plugins

open fun ExtensionAware.plugins(configuration: Action<IntelliJPlatformPluginsExtension>)

Adds plugins to the custom IntelliJ Platform using the specified configuration.

Parameters

configuration

The Action object to configure the IntelliJPlatformPluginsExtension.